From 6ceb4e55c339a3d8a87fc782d1420be2471a01be Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Mon, 20 Oct 2008 14:59:54 +0200 Subject: [PATCH] Update no_rpath.dpatch --- debian/patches/no_rpath.dpatch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/patches/no_rpath.dpatch b/debian/patches/no_rpath.dpatch index 0a098965..54bba4df 100755 --- a/debian/patches/no_rpath.dpatch +++ b/debian/patches/no_rpath.dpatch @@ -5,11 +5,11 @@ ## DP: Don't use rpath. @DPATCH@ -diff -urNad trunk~/tools/ocamlmklib.mlp trunk/tools/ocamlmklib.mlp ---- trunk~/tools/ocamlmklib.mlp 2007-02-07 11:31:36.000000000 +0100 -+++ trunk/tools/ocamlmklib.mlp 2007-04-11 11:10:26.000000000 +0200 -@@ -33,6 +33,11 @@ - and implib = ref "" (* windows implib flag *) +diff -urNad ocaml~/tools/ocamlmklib.mlp ocaml/tools/ocamlmklib.mlp +--- ocaml~/tools/ocamlmklib.mlp 2008-10-17 12:22:50.000000000 +0200 ++++ ocaml/tools/ocamlmklib.mlp 2008-10-20 14:58:29.000000000 +0200 +@@ -32,6 +32,11 @@ + and rpath = ref [] (* rpath options *) and verbose = ref false +(* Debian specific: inhibit rpath *) -- 2.30.2